| AdCourseFee |
| Logical Entity Name | AdCourseFee |
| Default Table Name | AdCourseFee |
| Physical Only | NO |
| Definition | |
| Note |
| AdCourseFee Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseFeeID |
int | NO | ||
| AdCourseID | int | NO | ||
| SaBillCodeID | int | NO | ||
| TranNum | tinyint | NO | ||
| Amount | money | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| EffectiveDate | datetime | NO | ||
| AuditCourseAmount | money | YES | ||
AdCourseFeeSchedID |
int | YES |
| AdCourseFee Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdCourseFee_AdCourseID_SaBillCodeID_EffectiveDate_AdCourseFeeID_U_N_IDX | Index | AdCourseID, SaBillCodeID, EffectiveDate, AdCourseFeeID |
| AdCourseFee_AdCourseFeeID_U_C_IDX | PrimaryKey | AdCourseFeeID |
| AdCourseFee Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourseFeeSched | Non-Identifying | Zero or One to Zero or More | FK_AdCourseFee_AdCourseFeeSchedID_AdCourseFeeSched_AdCourseFeeSchedID | AdCourseFeeSchedID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCourseFee Check Constraints |
| Check Constraint Name | CheckConstraint |